droptarget: Fix confusion around ::leave signal
authorMatthias Clasen <mclasen@redhat.com>
Fri, 8 May 2020 12:47:06 +0000 (08:47 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 8 May 2020 12:50:44 +0000 (08:50 -0400)
commitd06cdf63185ba586b8bd90b8b241f6d3ea9f1b46
tree4ab41aef40f7a8b63a89c6adfca12754631984c8
parent42ca760f9cec780fb389f8ca35b2749d0c7bc82a
droptarget: Fix confusion around ::leave signal

The leave signal should not take any arguments,
don't pass the GdkDrop. Update the documentation,
fix the emission and update users to match.

This was showing up as crash when dragging files
over the places sidebar.
gtk/gtkdroptarget.c
gtk/gtkplacessidebar.c